Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1SortedList<TKey,TValue> Class / Clear Method

In This Topic
    Clear Method (C1SortedList<TKey,TValue>)
    In This Topic
    Removes all elements from the keys and values collections.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also